Skip to content

fix(deps): update module github.com/traefik/traefik/v2 to v3#550

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-traefik-traefik-v2-3.x
Open

fix(deps): update module github.com/traefik/traefik/v2 to v3#550
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-traefik-traefik-v2-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/traefik/traefik/v2 v2.11.41v3.6.12 age confidence

Release Notes

traefik/traefik (github.com/traefik/traefik/v2)

v3.6.12

Compare Source

All Commits

Bug fixes:

Documentation:

v3.6.11

Compare Source

CVE fixed:

Bug fixes:

Documentation:

v3.6.10

Compare Source

All Commits

Bug fixes:

Documentation:

v3.6.9

Compare Source

All Commits

Bug fixes:

  • [acme] Bump github.com/go-acme/lego/v4 to v4.32.0 (#​12702 by ldez)
  • [middleware] Fix case sensitivity on x-forwarded headers for Connection (#​12690 by LBF38)
  • [middleware, authentication] Handle empty/missing User-Agent header (#​12545 by a-stangl)
  • [middleware, authentication] Add maxResponseBodySize configuration to forwardAuth middleware (#​12694 by gndz07)
  • [server] Fix TLS handshake error handling (#​12692 by juliens)

Documentation:

v3.6.8

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.6.7

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.6.6

Compare Source

All Commits

Bug fixes:

  • [acme] Bump github.com/go-acme/lego/v4 to v4.31.0 (#​12529 by ldez)
  • [acme] Add missing renew options (#​12467 by ldez)
  • [acme] Replace hardcoded references to LetsEncrypt in log messages (#​12464 by schildbach)
  • [k8s/ingress-nginx] Fix use-regex nginx annotation (#​12531 by LBF38)
  • [k8s/ingress-nginx] Prevent Ingress Nginx provider http router to attach to an entrypoint with TLS (#​12528 by rtribotte)
  • [k8s/ingress] Fix panic for empty defaultBackend and defaultBackend without resources (#​12509 by gndz07)
  • [k8s] Fix condition used for serving and fenced endpoints (#​12521 by LBF38)
  • [webui] Validate X-Forwarded-Prefix value for dashboard redirect (#​12514 by LBF38)
  • [acme] Add timeout to ACME-TLS/1 challenge handshake (#​12516 by LBF38)
  • [server] Make encoded character options opt-in (#​12540 by gndz07)

Documentation:

Misc:

v3.6.5

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.6.4

Compare Source

All Commits

CVE's fixed:

Important: Please read the migration guide.

Bug fixes:

Documentation:

  • [api] Fix typo in API dashboard configuration instructions (#​12335 by NAICOLAS)
  • [docker] Add documentation for loadbalancer.server.url in Docker and Swarm providers (#​12289 by webash)
  • [k8s/gatewayapi] Fix links of Helm chart values reference to providers.kubernetesGateway.enabled (#​12315 by shouhei)
  • [k8s/ingress-nginx] Fix default value of ingress-nginx provider in documentation (#​12328 by mloiseleur)
  • [k8s/ingress-nginx] NGINX Ingress Controller to Traefik Migration Guide (#​12318 by sheddy-traefik)
  • [k8s/ingress-nginx] Improve the configuration options display of the Kubernetes ingress-nginx provider (#​12297 by mloiseleur)
  • [k8s/ingress-nginx] Improve ingress-nginx provider documentation (#​12288 by sheddy-traefik)
  • [service] Fix loadbalancer doc for highest random weight (#​12283 by ozon2)
  • Correctly Format the HTTP Service Documentation (#​12311 by sheddy-traefik)
  • Add documentation about checkNewVersion (#​12298 by darkweaver87)

Misc:

v3.6.3

Compare Source

All Commits

Release canceled.

v3.6.2

Compare Source

All Commits

Bug fixes:

  • [k8s/ingress-nginx] Deprecate Kubernetes Ingress NGINX provider experimental flag (#​12286 by rtribotte)

v3.6.1

Compare Source

All Commits

Bug fixes:

Documentation:

v3.6.0

Compare Source

All Commits

Enhancements:

Bug fixes:

  • [server] Make the aggregator compute provider namespace for router's parentRefs (#​12235 by rtribotte)

Documentation:

Misc:

v3.5.6

Compare Source

All Commits

Bug fixes:

  • [acme] Bump github.com/go-acme/lego/v4 to v4.28.0 (#​12218 by ldez)
  • [server] Filter unknown nodes with file and env for the deprecation loader (#​12227 by rtribotte)

Documentation:

v3.5.5

Compare Source

All Commits

Release canceled.

v3.5.4

Compare Source

All Commits

Bug fixes:

Documentation:

Misc:

v3.5.3

Compare Source

All Commits

Bug fixes:

Documentation:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/go-acme/lego/v4 v4.30.1 -> v4.33.0
github.com/go-viper/mapstructure/v2 v2.4.0 -> v2.5.0
github.com/miekg/dns v1.1.69 -> v1.1.72
golang.org/x/oauth2 v0.34.0 -> v0.35.0

@renovate renovate bot force-pushed the renovate/github.com-traefik-traefik-v2-3.x branch 2 times, most recently from 3a59aeb to 4e24d45 Compare March 19, 2026 10:46
@renovate renovate bot changed the title fix(deps): update module github.com/traefik/traefik/v2 to v3 fix(deps): update module github.com/traefik/traefik/v2 to v3 - autoclosed Mar 22, 2026
@renovate renovate bot closed this Mar 22, 2026
@renovate renovate bot deleted the renovate/github.com-traefik-traefik-v2-3.x branch March 22, 2026 02:15
@renovate renovate bot changed the title fix(deps): update module github.com/traefik/traefik/v2 to v3 - autoclosed fix(deps): update module github.com/traefik/traefik/v2 to v3 Mar 26, 2026
@renovate renovate bot reopened this Mar 26, 2026
@renovate renovate bot force-pushed the renovate/github.com-traefik-traefik-v2-3.x branch 2 times, most recently from 4e24d45 to 8df49d9 Compare March 26, 2026 06:52
@SyedaFatimaKazmi SyedaFatimaKazmi added the ok-to-test Label for running e2e tests label Mar 26, 2026
@github-actions github-actions bot removed the ok-to-test Label for running e2e tests label Mar 26, 2026
@renovate renovate bot force-pushed the renovate/github.com-traefik-traefik-v2-3.x branch from 8df49d9 to e565b09 Compare March 26, 2026 07:56
@renovate renovate bot force-pushed the renovate/github.com-traefik-traefik-v2-3.x branch from e565b09 to 7280694 Compare March 26, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant